home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / tex / mf / inputs / manual / logo8.mf < prev    next >
Text File  |  1993-11-28  |  381b  |  11 lines

  1. % 8-point METAFONT logo
  2. font_size 8pt#;    % the "design size" of this font
  3. ht#:=.8*6pt#;    % height of characters
  4. xgap#:=.8*0.6pt#;  % horizontal adjustment
  5. u#:=.82*4/9pt#;    % unit width
  6. s#:=.2pt#;    % extra space at the left and the right
  7. o#:=1/12pt#;    % overshoot
  8. px#:=.8*2/3pt#;    % horizontal thickness of pen
  9. input logo    % now generate the font
  10. bye      % and stop.
  11.